Project Dashboard Registry entry
Determine who has access to what types of elements (Forms, Editors, Statistical graphs, Query pages) in a Sapphire project, and the order in which elements display on the Dashboard.
Description
Create a Dashboard with the project elements that users will have access to when they access a project, and determine the order in which elements will display on the Dashboard.
Usage
This Registry entry can be assigned to users and groups:
Key | User | Group | Group |
---|---|---|---|
Key 1 | User
|
Group
|
Group
|
Key 2 | user | group | Default
|
Key 3 | Project
|
||
Key 4 | id | ||
Key 5 | Dashboard
|
||
Value | element;element;... |
User
|
user | Project
|
id | Dashboard
|
element;element;... |
Group
|
group | Project
|
id | Dashboard
|
element;element;... |
Group
|
Default
|
Project
|
id | Dashboard
|
element;element;... |
where:
id |
is the unique ID for the project defined when the project was named. |
element;element;... |
is a semicolon separated list of elements that the user / group will have access to when they access this project. Project elements display on the Dashboard in the order in which they are added in this Registry entry. Values for element are:
|
Example
The following example provides user gerard
with access to all available elements when working with the Herbarium Digitization project:
Field |
Setting |
---|---|
Key 1 | User
|
Key 2 | gerard
|
Key 3 | Project
|
Key 4 | botany-herbarium
|
Key 5 | Dashboard
|
Value | Forms;Editors;Statistics;Queries
|